mdns-repeater: Update to latest upstream version
authorAlexander Koenig <[email protected]>
Thu, 26 Jun 2025 19:32:48 +0000 (21:32 +0200)
committerJosef Schlehofer <[email protected]>
Fri, 18 Jul 2025 09:50:03 +0000 (11:50 +0200)
Resolves openwrt/packages#26835

Co-authored-by: Josef Schlehofer <[email protected]>
Signed-off-by: Alexander Koenig <[email protected]>
net/mdns-repeater/Makefile

index 0c97556cad4584bd692e59d818490ff29fe1c801..e913ac03487392d5b22af2d69f31dbc9b337ded3 100644 (file)
@@ -6,13 +6,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mdns-repeater
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
-PKG_SOURCE_URL:=https://github.com/kennylevinsen/mdns-repeater.git
+PKG_SOURCE_URL:=https://github.com/geekman/mdns-repeater.git
 PKG_SOURCE_PROTO=git
-PKG_SOURCE_DATE:=2020-05-03
-PKG_SOURCE_VERSION:=921d8850e988d0bd8d60899d933c4ad3094d73ca
-PKG_MIRROR_HASH:=19997460a7eb9816b0c13328ce02331fac532dab549d602e35d671d5f481bfee
+PKG_SOURCE_DATE:=2023-12-16
+PKG_SOURCE_VERSION:=f714ec4d8a0eee248ead29c2ae1bb37f124a568f
+PKG_MIRROR_HASH:=ccc76784483550bcbe3b65f2efee39372516c2cf5d18ef58636cf2661139c4b8
 
 PKG_MAINTAINER:=Alexander Koenig <[email protected]>
 PKG_LICENSE:=GPL-2.0-or-later
@@ -25,7 +25,7 @@ define Package/mdns-repeater
   CATEGORY:=Network
   TITLE:=Multicast DNS repeater for Linux
   SUBMENU:=IP Addresses and Names
-  URL:=https://github.com/kennylevinsen/mdns-repeater
+  URL:=https://github.com/geekman/mdns-repeater
 endef
 
 TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include